0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.7989041805267 443 1.2339 0


No Amazon API Requests Made.


App Debug - Total Time 1.7989041805267 seconds

Number Time From Start Name Description
1 0.53892016410828 Initialise Initialise FSB Function
2 0.54223108291626 App Controller Start Start of the App controller (called before the controller of every page)
3 0.60174417495728 Start of getCategoryListByGroup Function Before first category groups query
4 0.60267019271851 After initial query Before first category groups query
5 0.60267114639282 Get Category List for Group Before the call to getCategoryList function
6 0.60267305374146 Start of GetCategoryList function Start of the function
7 0.60267615318298 Before getting categories Query to get specific category list
8 0.60346817970276 After getting categories Query to get specific category list
9 0.60346913337708 Before getting category custom Before call to function getCategoryCustom
10 0.61968111991882 After getting category custom After call to function getCategoryCustom
11 0.61968398094177 Before getting category custom Before call to function getCategoryCustom
12 0.62819218635559 After getting category custom After call to function getCategoryCustom
13 0.62819504737854 Before getting category custom Before call to function getCategoryCustom
14 0.63284707069397 After getting category custom After call to function getCategoryCustom
15 0.6328489780426 Before getting category custom Before call to function getCategoryCustom
16 0.6379120349884 After getting category custom After call to function getCategoryCustom
17 0.63791418075562 Before getting category custom Before call to function getCategoryCustom
18 0.64369606971741 After getting category custom After call to function getCategoryCustom
19 0.64369702339172 Before getting category custom Before call to function getCategoryCustom
20 0.6497540473938 After getting category custom After call to function getCategoryCustom
21 0.64975500106812 End of GetCategoryList function End of the function
22 0.64976000785828 Get Category List for Group Before the call to getCategoryList function
23 0.64976096153259 Start of GetCategoryList function Start of the function
24 0.64976215362549 Before getting categories Query to get specific category list
25 0.65032696723938 End of getCategoryListByGroup Function Before return()
26 1.5493891239166 App Controller End End of the App controller (called before the controller of every page)
27 1.7018220424652 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.7036330699921 Before Get Options Before the call to getOptions in the tpl class
29 1.7665891647339 After Get Options After the call to getOptions in the tpl class
30 1.7666251659393 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.7988951206207 Finalizing debug Before the debug is output to the page.
32 1.7989041805267 End of App This is the end of the app logging, final timestamp


Query Debug - 443 Database Queries. Total time 1.2339 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0019 0.0019350051879883
SELECT parameter, value FROM parameters
2 0.0053 0.0053219795227051
SELECT * FROM `bad_bots`
3 0.0004 0.00035190582275391
SET time_zone = 'Europe/London'
4 0.0022 0.0022060871124268
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0019 0.0018670558929443
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.84\";}'
6 0.0019 0.0018811225891113
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751406318'
7 0.0022 0.0022480487823486
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00047993659973145
UPDATE autorun SET lastrun = '2025-07-01 21:45:19' WHERE id = '15'
9 0.0006 0.00062108039855957
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0017 0.0017158985137939
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00043797492980957
SELECT * FROM pages WHERE id = 52
12 0.0044 0.0043540000915527
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0541 0.054149866104126
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00051403045654297
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.0009150505065918
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00077700614929199
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0060 0.0060231685638428
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.00096988677978516
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00062394142150879
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029587745666504
SELECT id FROM categories WHERE parent_id = '26'
21 0.0049 0.0048630237579346
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0011 0.0011420249938965
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00094389915466309
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0010 0.00097107887268066
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028586387634277
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030789375305176
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.0003349781036377
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00025606155395508
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029778480529785
SELECT id FROM categories WHERE parent_id = '27'
30 0.0032 0.0031769275665283
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00033998489379883
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033307075500488
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00031781196594238
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00030207633972168
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011959075927734
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032186508178711
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.0002589225769043
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028395652770996
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011970996856689
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00033783912658691
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0004 0.00035500526428223
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.0004270076751709
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031805038452148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0004 0.00041389465332031
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0005 0.00046300888061523
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044107437133789
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00030994415283203
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0020 0.0019938945770264
SELECT * FROM categorygroups WHERE id = '1'
53 0.0010 0.00099301338195801
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0006 0.00059103965759277
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0005 0.00050187110900879
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0006 0.00056791305541992
SELECT id FROM categories WHERE parent_id = '30'
57 0.0009 0.00089192390441895
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0006 0.00057601928710938
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0006 0.00062894821166992
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0005 0.00053501129150391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00046992301940918
SELECT * FROM categorygroups WHERE id = '1'
62 0.0008 0.00078606605529785
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0012 0.00118088722229
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0004 0.00043511390686035
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00048303604125977
SELECT id FROM categories WHERE parent_id = '31'
66 0.0009 0.0008997917175293
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0006 0.00057792663574219
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0006 0.00064802169799805
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0006 0.00055503845214844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0005 0.00046801567077637
SELECT * FROM categorygroups WHERE id = '1'
71 0.0006 0.00056099891662598
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0041 0.004141092300415
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0015 0.0015289783477783
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00064611434936523
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0012 0.0012190341949463
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0020 0.0019879341125488
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0010 0.001046895980835
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8846 0.88463997840881
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.84') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.84') <= INET_ATON(ip_end)
79 0.0016 0.0015568733215332
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00076413154602051
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037002563476562
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047008991241455
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013620853424072
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0009920597076416
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0047309398651123
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013558864593506
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00035405158996582
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.0008389949798584
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.216.84'
89 0.0005 0.00054097175598145
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00034308433532715
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0041 0.0041248798370361
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
93 0.0003 0.00033998489379883
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
94 0.0003 0.00032687187194824
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0062 0.006209135055542
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00029993057250977
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
97 0.0002 0.00024986267089844
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
98 0.0004 0.0003819465637207
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034999847412109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0050 0.0049619674682617
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00029110908508301
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
102 0.0003 0.00026297569274902
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
103 0.0004 0.00038409233093262
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0068 0.0068221092224121
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028204917907715
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
106 0.0002 0.00024318695068359
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
107 0.0003 0.00028681755065918
SELECT * FROM products WHERE id = '1291'
108 0.0009 0.0009310245513916
SELECT * FROM productimages WHERE product_id = '1291' ORDER BY sortorder ASC
109 0.0008 0.00083804130554199
SELECT * FROM product_image_select WHERE product_id = '1291'
110 0.0007 0.00072097778320312
SELECT * FROM productcustomimages WHERE product_id = '1291'
111 0.0012 0.0011930465698242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1291' AND a.name = n.originalname
112 0.0008 0.00080108642578125
SELECT * FROM productoffers WHERE product_id = '1291' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '1291' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = 1291
                ORDER BY price ASC LIMIT 1
115 0.0004 0.0003809928894043
SELECT value FROM productattributes
                WHERE product_id = '1291'
                AND name = 'ListPriceAmount'
116 0.0004 0.00036096572875977
SELECT value FROM productattributes WHERE product_id = '1291' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '1601'
118 0.0004 0.0003669261932373
SELECT * FROM productimages WHERE product_id = '1601' ORDER BY sortorder ASC
119 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '1601'
120 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '1601'
121 0.0007 0.00072598457336426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1601' AND a.name = n.originalname
122 0.0003 0.00031185150146484
SELECT * FROM productoffers WHERE product_id = '1601' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '1601' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '1601' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0004 0.00035214424133301
SELECT * FROM products WHERE id = '857'
126 0.0003 0.00032591819763184
SELECT * FROM productimages WHERE product_id = '857' ORDER BY sortorder ASC
127 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '857'
128 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '857'
129 0.0007 0.00070500373840332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '857' AND a.name = n.originalname
130 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '857' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '857' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '857' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0004 0.00036907196044922
SELECT * FROM products WHERE id = '4291'
134 0.0004 0.00035309791564941
SELECT * FROM productimages WHERE product_id = '4291' ORDER BY sortorder ASC
135 0.0003 0.00029587745666504
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4291' AND p.id = pi.product_id ORDER BY pi.sortorder
136 0.0005 0.00049781799316406
SELECT * FROM product_image_select WHERE product_id = '4291'
137 0.0003 0.00029182434082031
SELECT * FROM productcustomimages WHERE product_id = '4291'
138 0.0004 0.00037312507629395
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4291'
                GROUP BY o.product_id
139 0.0015 0.0015349388122559
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4291'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
140 0.0003 0.00033903121948242
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4291
141 0.0009 0.00087404251098633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4291' AND a.name = n.originalname
142 0.0003 0.00027704238891602
SELECT * FROM productoffers WHERE product_id = '4291' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '4291' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = 4291
                ORDER BY price ASC LIMIT 1
145 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '4291'
                AND name = 'ListPriceAmount'
146 0.0003 0.00028681755065918
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4291'
                GROUP BY o.product_id
147 0.0004 0.00042200088500977
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4291'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
148 0.0003 0.00026178359985352
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4291
149 0.0004 0.00040316581726074
SELECT value FROM productattributes WHERE product_id = '4291' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0003 0.00028109550476074
SELECT * FROM products WHERE parent_id = '4291'
151 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '790'
152 0.0004 0.00040316581726074
SELECT * FROM productimages WHERE product_id = '790' ORDER BY sortorder ASC
153 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '790'
154 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '790'
155 0.0007 0.00067019462585449
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '790' AND a.name = n.originalname
156 0.0003 0.00029110908508301
SELECT * FROM productoffers WHERE product_id = '790' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = '790' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 790
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00027585029602051
SELECT value FROM productattributes
                WHERE product_id = '790'
                AND name = 'ListPriceAmount'
160 0.0003 0.00027680397033691
SELECT value FROM productattributes WHERE product_id = '790' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '3020'
162 0.0003 0.00034213066101074
SELECT * FROM productimages WHERE product_id = '3020' ORDER BY sortorder ASC
163 0.0003 0.00025200843811035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3020' AND p.id = pi.product_id ORDER BY pi.sortorder
164 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '3020'
165 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '3020'
166 0.0003 0.00030708312988281
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3020'
                GROUP BY o.product_id
167 0.0004 0.00040102005004883
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3020'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0002 0.00023794174194336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3020
169 0.0007 0.0006721019744873
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3020' AND a.name = n.originalname
170 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '3020' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0002 0.00022721290588379
SELECT * FROM productoffers
                WHERE product_id = '3020' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3020
                ORDER BY price ASC LIMIT 1
173 0.0002 0.00023102760314941
SELECT value FROM productattributes
                WHERE product_id = '3020'
                AND name = 'ListPriceAmount'
174 0.0002 0.00023698806762695
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3020'
                GROUP BY o.product_id
175 0.0003 0.00034904479980469
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3020'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
176 0.0002 0.00022602081298828
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3020
177 0.0003 0.0003359317779541
SELECT value FROM productattributes WHERE product_id = '3020' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0002 0.00024008750915527
SELECT * FROM products WHERE parent_id = '3020'
179 0.0002 0.00022697448730469
SELECT * FROM products WHERE id = '2949'
180 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '2949' ORDER BY sortorder ASC
181 0.0003 0.00025415420532227
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2949' AND p.id = pi.product_id ORDER BY pi.sortorder
182 0.0004 0.00042510032653809
SELECT * FROM product_image_select WHERE product_id = '2949'
183 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '2949'
184 0.0003 0.00032401084899902
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2949'
                GROUP BY o.product_id
185 0.0004 0.00036120414733887
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2949'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0002 0.00022506713867188
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2949
187 0.0006 0.0005791187286377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2949' AND a.name = n.originalname
188 0.0002 0.0002288818359375
SELECT * FROM productoffers WHERE product_id = '2949' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = '2949' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00021100044250488
SELECT * FROM productoffers
                WHERE product_id = 2949
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00022101402282715
SELECT value FROM productattributes
                WHERE product_id = '2949'
                AND name = 'ListPriceAmount'
192 0.0002 0.00023388862609863
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2949'
                GROUP BY o.product_id
193 0.0003 0.00034618377685547
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2949'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
194 0.0002 0.0002291202545166
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2949
195 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '2949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
196 0.0003 0.00027108192443848
SELECT * FROM products WHERE parent_id = '2949'
197 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '2943'
198 0.0003 0.00033807754516602
SELECT * FROM productimages WHERE product_id = '2943' ORDER BY sortorder ASC
199 0.0002 0.00024008750915527
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2943' AND p.id = pi.product_id ORDER BY pi.sortorder
200 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '2943'
201 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '2943'
202 0.0003 0.00030112266540527
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2943'
                GROUP BY o.product_id
203 0.0003 0.00034904479980469
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2943'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
204 0.0002 0.0002281665802002
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2943
205 0.0006 0.00064897537231445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2943' AND a.name = n.originalname
206 0.0002 0.00022792816162109
SELECT * FROM productoffers WHERE product_id = '2943' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0002 0.00022315979003906
SELECT * FROM productoffers
                WHERE product_id = '2943' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 2943
                ORDER BY price ASC LIMIT 1
209 0.0002 0.00023508071899414
SELECT value FROM productattributes
                WHERE product_id = '2943'
                AND name = 'ListPriceAmount'
210 0.0003 0.00027894973754883
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2943'
                GROUP BY o.product_id
211 0.0004 0.00035214424133301
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2943'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
212 0.0002 0.00022006034851074
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2943
213 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '2943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0002 0.00024294853210449
SELECT * FROM products WHERE parent_id = '2943'
215 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = '2941'
216 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '2941' ORDER BY sortorder ASC
217 0.0002 0.00023913383483887
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2941' AND p.id = pi.product_id ORDER BY pi.sortorder
218 0.0004 0.00041794776916504
SELECT * FROM product_image_select WHERE product_id = '2941'
219 0.0002 0.00024890899658203
SELECT * FROM productcustomimages WHERE product_id = '2941'
220 0.0003 0.00031399726867676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2941'
                GROUP BY o.product_id
221 0.0004 0.00038504600524902
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2941'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
222 0.0002 0.00022602081298828
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2941
223 0.0006 0.00063109397888184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2941' AND a.name = n.originalname
224 0.0003 0.00026297569274902
SELECT * FROM productoffers WHERE product_id = '2941' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '2941' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00021100044250488
SELECT * FROM productoffers
                WHERE product_id = 2941
                ORDER BY price ASC LIMIT 1
227 0.0002 0.0002281665802002
SELECT value FROM productattributes
                WHERE product_id = '2941'
                AND name = 'ListPriceAmount'
228 0.0002 0.00023388862609863
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2941'
                GROUP BY o.product_id
229 0.0003 0.00034713745117188
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2941'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
230 0.0002 0.00022196769714355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2941
231 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '2941' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0002 0.00023198127746582
SELECT * FROM products WHERE parent_id = '2941'
233 0.0003 0.00028204917907715
SELECT * FROM products WHERE id = '2942'
234 0.0003 0.00034308433532715
SELECT * FROM productimages WHERE product_id = '2942' ORDER BY sortorder ASC
235 0.0003 0.0002591609954834
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2942' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0004 0.00042510032653809
SELECT * FROM product_image_select WHERE product_id = '2942'
237 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '2942'
238 0.0003 0.00029611587524414
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2942'
                GROUP BY o.product_id
239 0.0004 0.0003509521484375
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0002 0.00022292137145996
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
241 0.0006 0.00063490867614746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2942' AND a.name = n.originalname
242 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '2942' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = '2942' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00020599365234375
SELECT * FROM productoffers
                WHERE product_id = 2942
                ORDER BY price ASC LIMIT 1
245 0.0002 0.00022506713867188
SELECT value FROM productattributes
                WHERE product_id = '2942'
                AND name = 'ListPriceAmount'
246 0.0002 0.0002448558807373
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2942'
                GROUP BY o.product_id
247 0.0003 0.00034999847412109
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
249 0.0003 0.00031805038452148
SELECT value FROM productattributes WHERE product_id = '2942' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0002 0.00023293495178223
SELECT * FROM products WHERE parent_id = '2942'
251 0.0003 0.00031590461730957
SELECT * FROM products WHERE id = '2912'
252 0.0004 0.00039792060852051
SELECT * FROM productimages WHERE product_id = '2912' ORDER BY sortorder ASC
253 0.0003 0.00025391578674316
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2912' AND p.id = pi.product_id ORDER BY pi.sortorder
254 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '2912'
255 0.0002 0.00024890899658203
SELECT * FROM productcustomimages WHERE product_id = '2912'
256 0.0003 0.00029802322387695
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2912'
                GROUP BY o.product_id
257 0.0003 0.00034689903259277
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0002 0.00021910667419434
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
259 0.0006 0.00056791305541992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2912' AND a.name = n.originalname
260 0.0003 0.00026392936706543
SELECT * FROM productoffers WHERE product_id = '2912' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0002 0.00023221969604492
SELECT * FROM productoffers
                WHERE product_id = '2912' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0002 0.00020599365234375
SELECT * FROM productoffers
                WHERE product_id = 2912
                ORDER BY price ASC LIMIT 1
263 0.0002 0.00022101402282715
SELECT value FROM productattributes
                WHERE product_id = '2912'
                AND name = 'ListPriceAmount'
264 0.0002 0.00023603439331055
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2912'
                GROUP BY o.product_id
265 0.0004 0.00035214424133301
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0002 0.00023198127746582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
267 0.0003 0.00032305717468262
SELECT value FROM productattributes WHERE product_id = '2912' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0003 0.00026202201843262
SELECT * FROM products WHERE parent_id = '2912'
269 0.0003 0.00030803680419922
SELECT * FROM products WHERE id = '2852'
270 0.0004 0.00037193298339844
SELECT * FROM productimages WHERE product_id = '2852' ORDER BY sortorder ASC
271 0.0002 0.00023221969604492
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2852' AND p.id = pi.product_id ORDER BY pi.sortorder
272 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '2852'
273 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '2852'
274 0.0004 0.00035881996154785
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2852'
                GROUP BY o.product_id
275 0.0004 0.00037479400634766
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
276 0.0002 0.00023794174194336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
277 0.0006 0.00064611434936523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2852' AND a.name = n.originalname
278 0.0002 0.00024294853210449
SELECT * FROM productoffers WHERE product_id = '2852' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = '2852' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 2852
                ORDER BY price ASC LIMIT 1
281 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '2852'
                AND name = 'ListPriceAmount'
282 0.0002 0.00023508071899414
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2852'
                GROUP BY o.product_id
283 0.0004 0.00039100646972656
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
284 0.0002 0.00023913383483887
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
285 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '2852' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
286 0.0003 0.00026178359985352
SELECT * FROM products WHERE parent_id = '2852'
287 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '2728'
288 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '2728' ORDER BY sortorder ASC
289 0.0002 0.0002448558807373
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2728' AND p.id = pi.product_id ORDER BY pi.sortorder
290 0.0004 0.00043821334838867
SELECT * FROM product_image_select WHERE product_id = '2728'
291 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '2728'
292 0.0003 0.00031805038452148
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2728'
                GROUP BY o.product_id
293 0.0004 0.00036096572875977
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
294 0.0002 0.00023484230041504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
295 0.0006 0.00061488151550293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2728' AND a.name = n.originalname
296 0.0002 0.00023818016052246
SELECT * FROM productoffers WHERE product_id = '2728' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '2728' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = 2728
                ORDER BY price ASC LIMIT 1
299 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '2728'
                AND name = 'ListPriceAmount'
300 0.0003 0.00026202201843262
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '2728'
                GROUP BY o.product_id
301 0.0004 0.00036501884460449
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
302 0.0002 0.0002291202545166
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
303 0.0007 0.00067400932312012
SELECT value FROM productattributes WHERE product_id = '2728' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0022 0.0021910667419434
SELECT * FROM products WHERE parent_id = '2728'
305 0.0052 0.0051639080047607
SELECT * FROM products WHERE id = '3498'
306 0.0021 0.0021049976348877
SELECT * FROM productimages WHERE product_id = '3498' ORDER BY sortorder ASC
307 0.0003 0.00030803680419922
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3498' AND p.id = pi.product_id ORDER BY pi.sortorder
308 0.0006 0.00056314468383789
SELECT * FROM product_image_select WHERE product_id = '3498'
309 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '3498'
310 0.0004 0.00036787986755371
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3498'
                GROUP BY o.product_id
311 0.0004 0.00040793418884277
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
312 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
313 0.0007 0.00065898895263672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3498' AND a.name = n.originalname
314 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '3498' AND merchantid = 'A1X6FK5RDHNB96'
315 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '3498' AND price > 0
                ORDER BY price ASC LIMIT 1
316 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 3498
                ORDER BY price ASC LIMIT 1
317 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '3498'
                AND name = 'ListPriceAmount'
318 0.0003 0.00027585029602051
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3498'
                GROUP BY o.product_id
319 0.0004 0.00040578842163086
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
320 0.0003 0.00026702880859375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
321 0.0004 0.0003960132598877
SELECT value FROM productattributes WHERE product_id = '3498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
322 0.0003 0.00026607513427734
SELECT * FROM products WHERE parent_id = '3498'
323 0.0003 0.00030088424682617
SELECT * FROM products WHERE id = '4935'
324 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '4935' ORDER BY sortorder ASC
325 0.0005 0.00053596496582031
SELECT * FROM product_image_select WHERE product_id = '4935'
326 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4935'
327 0.0009 0.00092506408691406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4935' AND a.name = n.originalname
328 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '4935' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.00027585029602051
SELECT * FROM productoffers
                WHERE product_id = '4935' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 4935
                ORDER BY price ASC LIMIT 1
331 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '4935'
                AND name = 'ListPriceAmount'
332 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '4935' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
333 0.0004 0.00037193298339844
SELECT * FROM products WHERE id = '2896'
334 0.0004 0.00038313865661621
SELECT * FROM productimages WHERE product_id = '2896' ORDER BY sortorder ASC
335 0.0005 0.00052404403686523
SELECT * FROM product_image_select WHERE product_id = '2896'
336 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '2896'
337 0.0009 0.00085711479187012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2896' AND a.name = n.originalname
338 0.0003 0.0003361701965332
SELECT * FROM productoffers WHERE product_id = '2896' AND merchantid = 'A1X6FK5RDHNB96'
339 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '2896' AND price > 0
                ORDER BY price ASC LIMIT 1
340 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = 2896
                ORDER BY price ASC LIMIT 1
341 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '2896'
                AND name = 'ListPriceAmount'
342 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '2896' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
343 0.0004 0.00039982795715332
SELECT * FROM products WHERE id = '1599'
344 0.0005 0.00047612190246582
SELECT * FROM productimages WHERE product_id = '1599' ORDER BY sortorder ASC
345 0.0006 0.00055813789367676
SELECT * FROM product_image_select WHERE product_id = '1599'
346 0.0003 0.00029397010803223
SELECT * FROM productcustomimages WHERE product_id = '1599'
347 0.0010 0.00095200538635254
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1599' AND a.name = n.originalname
348 0.0004 0.00039005279541016
SELECT * FROM productoffers WHERE product_id = '1599' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = '1599' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00034379959106445
SELECT value FROM productattributes WHERE product_id = '1599' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0004 0.00037407875061035
SELECT * FROM products WHERE id = '1250'
352 0.0004 0.00043106079101562
SELECT * FROM productimages WHERE product_id = '1250' ORDER BY sortorder ASC
353 0.0006 0.00059604644775391
SELECT * FROM product_image_select WHERE product_id = '1250'
354 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '1250'
355 0.0008 0.00078797340393066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1250' AND a.name = n.originalname
356 0.0004 0.00035786628723145
SELECT * FROM productoffers WHERE product_id = '1250' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00029921531677246
SELECT * FROM productoffers
                WHERE product_id = '1250' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '1250' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0011 0.0010871887207031
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1291' ORDER BY timestamp DESC
360 0.0002 0.00024104118347168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1601' ORDER BY timestamp DESC
361 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '857' ORDER BY timestamp DESC
362 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4291' ORDER BY timestamp DESC
363 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '790' ORDER BY timestamp DESC
364 0.0004 0.00039911270141602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3020' ORDER BY timestamp DESC
365 0.0005 0.00045204162597656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2949' ORDER BY timestamp DESC
366 0.0004 0.00039410591125488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2943' ORDER BY timestamp DESC
367 0.0003 0.00026893615722656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2941' ORDER BY timestamp DESC
368 0.0005 0.0005040168762207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2942' ORDER BY timestamp DESC
369 0.0004 0.0004429817199707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2912' ORDER BY timestamp DESC
370 0.0002 0.0002131462097168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2852' ORDER BY timestamp DESC
371 0.0004 0.00035881996154785
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2728' ORDER BY timestamp DESC
372 0.0003 0.00027012825012207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3498' ORDER BY timestamp DESC
373 0.0003 0.00025796890258789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4935' ORDER BY timestamp DESC
374 0.0004 0.00041890144348145
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2896' ORDER BY timestamp DESC
375 0.0003 0.00031900405883789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1599' ORDER BY timestamp DESC
376 0.0002 0.00024080276489258
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1250' ORDER BY timestamp DESC
377 0.0018 0.0017728805541992
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
378 0.0013 0.0013289451599121
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
379 0.0004 0.00041604042053223
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
380 0.0269 0.026899099349976
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
381 0.0015 0.0014660358428955
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
382 0.0007 0.00066900253295898
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
383 0.0006 0.00063490867614746
SELECT * FROM products WHERE id = 1626
384 0.0028 0.0028269290924072
SELECT * FROM products WHERE id = 4041
385 0.0004 0.00043892860412598
SELECT * FROM products WHERE id = 4312
386 0.0004 0.00042486190795898
SELECT * FROM products WHERE id = 777
387 0.0004 0.00042605400085449
SELECT * FROM products WHERE id = 3881
388 0.0004 0.00044107437133789
SELECT * FROM products WHERE id = 4213
389 0.0005 0.00045585632324219
SELECT * FROM products WHERE id = '1626'
390 0.0006 0.00059700012207031
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
391 0.0008 0.00082206726074219
SELECT * FROM product_image_select WHERE product_id = '1626'
392 0.0004 0.00040483474731445
SELECT * FROM productcustomimages WHERE product_id = '1626'
393 0.0010 0.0009920597076416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
394 0.0005 0.00046396255493164
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
395 0.0004 0.00037288665771484
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
396 0.0005 0.00049304962158203
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
397 0.0005 0.00049400329589844
SELECT * FROM products WHERE id = '4041'
398 0.0005 0.00053501129150391
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
399 0.0008 0.00079107284545898
SELECT * FROM product_image_select WHERE product_id = '4041'
400 0.0004 0.00039410591125488
SELECT * FROM productcustomimages WHERE product_id = '4041'
401 0.0013 0.0012660026550293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
402 0.0005 0.00046396255493164
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
403 0.0004 0.00036311149597168
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
404 0.0004 0.00044679641723633
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
405 0.0005 0.00051712989807129
SELECT * FROM products WHERE id = '4312'
406 0.0005 0.00054192543029785
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
407 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '4312'
408 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4312'
409 0.0007 0.00066113471984863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
410 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
411 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
412 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
413 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '777'
414 0.0003 0.00034594535827637
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
415 0.0005 0.00046110153198242
SELECT * FROM product_image_select WHERE product_id = '777'
416 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '777'
417 0.0010 0.0010449886322021
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
418 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
419 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
420 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
421 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '3881'
422 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
423 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '3881'
424 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '3881'
425 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
426 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
427 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
428 0.0003 0.00026679039001465
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
429 0.0004 0.00037288665771484
SELECT * FROM products WHERE id = '4213'
430 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
431 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '4213'
432 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '4213'
433 0.0007 0.00070405006408691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
434 0.0003 0.0003211498260498
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
435 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
436 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
437 0.0012 0.0012149810791016
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
438 0.0005 0.00049304962158203
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
439 0.0017 0.0016541481018066
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
440 0.0010 0.00095009803771973
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
441 0.0004 0.00037789344787598
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
442 0.0004 0.00038981437683105
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
443 0.0004 0.00041699409484863
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'